调用约定(Calling Convention)是指在程序设计语言中为了实现函数调用而建立的一种协议。这种协议规定了该语言的函数中的参数传送方式、参数是否可变和由谁来处...
基于3715个网页-相关网页
C calling convention C 调用约定 ; 呼叫惯例 ; 调用商定 ; 调用惯例
C calling convention 调用约定 ; 调用商定 ; 调用惯例
function calling convention 函数调用约定
software-calling convention 软件调用规〖约〗定
calling convention detail 调用惯例
calling convention of function 函数调用约定
calling g convention 调用约定
·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
This routine uses the __cdecl C declaration calling convention and returns void.
这个例程使用了 __cdecl C 声明调用约定,并返回空值。
By default, the C++ compiler uses the __thiscall calling convention for class methods.
根据预设,C++编译器使用__thiscall作为类成员函数的调用协定。
It is important to remember to specify the calling convention for all exported functions.
对于所有的导出函数记住它们调用协定是重要的。
应用推荐